home *** CD-ROM | disk | FTP | other *** search
/ Hyper Stacks 1994 May / Hyper Stacks (Pacific HiTech)(1994)[Mac].iso / Education / Veterinary Curriculum / background_3930.txt < prev    next >
Encoding:
Text File  |  1988-05-17  |  3.8 KB  |  196 lines

  1. -- background: 3930 from stack: in
  2. -- bmap block id: 4546
  3. -- flags: 0000
  4. -- background id: 0
  5. -- name: 
  6.  
  7.  
  8. -- part 4 (field)
  9. -- low flags: 00
  10. -- high flags: 4007
  11. -- rect: left=40 top=130 right=293 bottom=470
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 0
  15. -- font id: 3
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: 
  20.  
  21.  
  22. -- part 6 (button)
  23. -- low flags: 00
  24. -- high flags: 0000
  25. -- rect: left=238 top=318 right=339 bottom=262
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 15420 / 15420
  28. -- text alignment: 1
  29. -- font id: 0
  30. -- text size: 12
  31. -- style flags: 0
  32. -- line height: 16
  33. -- part name: Prev
  34. ----- HyperTalk script -----
  35. on mouseUp
  36.   visual effect wipe right
  37.   go to previous card
  38. end mouseUp
  39.  
  40.  
  41.  
  42. -- part 7 (button)
  43. -- low flags: 00
  44. -- high flags: 0000
  45. -- rect: left=265 top=318 right=339 bottom=288
  46. -- title width / last selected line: 0
  47. -- icon id / first selected line: 16560 / 16560
  48. -- text alignment: 1
  49. -- font id: 0
  50. -- text size: 12
  51. -- style flags: 0
  52. -- line height: 16
  53. -- part name: Next
  54. ----- HyperTalk script -----
  55. on mouseUp
  56.   visual effect wipe left
  57.   go to next card
  58. end mouseUp
  59.  
  60.  
  61.  
  62. -- part 9 (button)
  63. -- low flags: 00
  64. -- high flags: 0000
  65. -- rect: left=447 top=318 right=338 bottom=470
  66. -- title width / last selected line: 0
  67. -- icon id / first selected line: 6720 / 6720
  68. -- text alignment: 1
  69. -- font id: 0
  70. -- text size: 12
  71. -- style flags: 0
  72. -- line height: 16
  73. -- part name: Return
  74. ----- HyperTalk script -----
  75. on mouseUp
  76.   visual effect iris close
  77.   pop card
  78. end mouseUp
  79.  
  80.  
  81.  
  82. -- part 10 (field)
  83. -- low flags: 00
  84. -- high flags: 0000
  85. -- rect: left=40 top=65 right=127 bottom=471
  86. -- title width / last selected line: 0
  87. -- icon id / first selected line: 0 / 0
  88. -- text alignment: 1
  89. -- font id: 3
  90. -- text size: 9
  91. -- style flags: 0
  92. -- line height: 12
  93. -- part name: 
  94.  
  95.  
  96. -- part 12 (button)
  97. -- low flags: 00
  98. -- high flags: 0000
  99. -- rect: left=392 top=314 right=339 bottom=430
  100. -- title width / last selected line: 0
  101. -- icon id / first selected line: 32670 / 32670
  102. -- text alignment: 1
  103. -- font id: 0
  104. -- text size: 12
  105. -- style flags: 0
  106. -- line height: 16
  107. -- part name: View
  108. ----- HyperTalk script -----
  109. on mouseUp
  110.   show all cards
  111. end mouseUp
  112.  
  113.  
  114.  
  115. -- part 13 (button)
  116. -- low flags: 00
  117. -- high flags: 8003
  118. -- rect: left=37 top=35 right=80 bottom=106
  119. -- title width / last selected line: 0
  120. -- icon id / first selected line: 21209 / 21209
  121. -- text alignment: 1
  122. -- font id: 0
  123. -- text size: 12
  124. -- style flags: 0
  125. -- line height: 16
  126. -- part name: Subject Index
  127. ----- HyperTalk script -----
  128. on mouseUp
  129.   go to card id 11522
  130. end mouseUp
  131.  
  132.  
  133.  
  134.  
  135. -- part 14 (button)
  136. -- low flags: 00
  137. -- high flags: A003
  138. -- rect: left=296 top=318 right=337 bottom=374
  139. -- title width / last selected line: 0
  140. -- icon id / first selected line: 0 / 0
  141. -- text alignment: 1
  142. -- font id: 0
  143. -- text size: 12
  144. -- style flags: 0
  145. -- line height: 16
  146. -- part name: Find String
  147. ----- HyperTalk script -----
  148. on mouseUp
  149.   hide message box
  150.   ask "Please type in characters to search for:"
  151.   put it into holder
  152.   domenu "message"
  153.   type "find chars"&"e&holder"e&return
  154. end mouseUp
  155.  
  156.  
  157.  
  158. -- part 15 (button)
  159. -- low flags: 00
  160. -- high flags: 8003
  161. -- rect: left=413 top=35 right=83 bottom=473
  162. -- title width / last selected line: 0
  163. -- icon id / first selected line: 1020 / 1020
  164. -- text alignment: 1
  165. -- font id: 0
  166. -- text size: 12
  167. -- style flags: 0
  168. -- line height: 16
  169. -- part name: Instructions
  170. ----- HyperTalk script -----
  171. on mouseUp
  172.   go to card id 36420
  173. end mouseUp
  174.  
  175.  
  176.  
  177.  
  178. -- part 16 (button)
  179. -- low flags: 00
  180. -- high flags: 8003
  181. -- rect: left=73 top=314 right=337 bottom=195
  182. -- title width / last selected line: 0
  183. -- icon id / first selected line: 0 / 0
  184. -- text alignment: 1
  185. -- font id: 0
  186. -- text size: 12
  187. -- style flags: 0
  188. -- line height: 16
  189. -- part name: Table of Contents
  190. ----- HyperTalk script -----
  191. on mouseUp
  192.   visual effect iris open
  193.   go to card id 7800
  194. end mouseUp
  195.  
  196.